FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package hl7.fhir.uv.sdc.r4b#3.0.0 (94 ms)

Package hl7.fhir.uv.sdc.r4b
Type CapabilityStatement
Id Id
FHIR Version R4B
Source http://hl7.org/fhir/uv/sdc/http://hl7.org/fhir/uv/sdc/STU3/CapabilityStatement-sdc-form-archiver.html
Url http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-archiver
Version 3.0.0
Status draft
Date 2015-09-03
Name SDCFormArchiver
Title SDC Form Archiver
Experimental False
Realm uv
Authority hl7
Description This profile defines the expected capabilities of the ''SDC Form Archiver'' role when conforming to the S&I Framework's [[index.html|Structured Data Capture FHIR implementation guide]]. This role is responsible for persisting (archiving) completed or partially completed forms ([[QuestionnaireResponse]] resource instances). These instances may be submitted individually or in a bundle together with [[Provenance]] information providing details about the completion of the questionnaire response. In some cases [[Binary]] or [[DocumentReference]] resources might also be submitted to convey source information used in the population of the questionnaire response.
The purpose of this role is to capture "work in progress" for archival reasons. There is no expectation that submitted form data is subsequently made available for retrieval (at least not in the same format), though it might be made available through out-of-band mechanisms.
Kind requirements

Resources that use this resource

CapabilityStatement
https://smartforms.csiro.au/ig/CapabilityStatement/SFLauncherServerAboriginalTorresStraitIslanderHealthCheck Smart Forms Launcher Server for the Aboriginal and Torres Strait Islander Health Check

Resources that this resource uses

StructureDefinition
sdc-questionnaireresponse SDC Questionnaire Response
sdc-questionnaireresponse SDC Questionnaire Response


Narrative

Note: links and images are rebased to the (stated) source

SDC Form Archiver

(Requirements Definition Capability Statement)

Canonical URL: http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-archiver Published: 2015-09-03 (draft)

Published by: HL7 International - FHIR Infrastructure

This profile defines the expected capabilities of the SDC Form Archiver role when conforming to the S&I Framework's Structured Data Capture FHIR implementation guide. This role is responsible for persisting (archiving) completed or partially completed forms (QuestionnaireResponse resource instances). These instances may be submitted individually or in a bundle together with Provenance information providing details about the completion of the questionnaire response. In some cases Binary or DocumentReference resources might also be submitted to convey source information used in the population of the questionnaire response.

The purpose of this role is to capture "work in progress" for archival reasons. There is no expectation that submitted form data is subsequently made available for retrieval (at least not in the same format), though it might be made available through out-of-band mechanisms.

General

FHIR Version: 1.0.0
Supported formats: xml, json

REST client behavior

The QuestionnaireResponse may be sent as a single instance or as a FHIR Bundle also containing Provenance resources providing details on the sources of information. A Bundle submission might also include Binary and/or DocumentReference instances referring to the data used to populate the form. A Form Archiver must support persisting, searching and retrieving those resources.

Security:

Implementations must meet the general security requirements documented in the SDC implementation guide.

Resource summary

Resource Search Read Read Version Instance History Resource History Create Update Delete Operations
QuestionnaireResponse (Profile) SHALL SHOULD MAY
Binary SHOULD MAY MAY
DocumentReference SHOULD MAY MAY
Provenance SHOULD

General interactions

Name Capability Statement Description
  transaction SHOULD

Modes:

Allows submission of a QuestionnaireResponse together with Provenance and other supporting resources as a single unit of work.



QuestionnaireResponse

Profile: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse

Interactions

Name Conformance Description
  create SHALL

Allows archiving (storing) a completed or partially-completed form

  update SHOULD

Allows updating a previously archived form. (Systems may place rules on who can update forms and under what circumstances).

  delete MAY

Allows removal of an archived form from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove a submitted response and under what circumstances.



Binary

Interactions

Name Conformance Description
  create SHOULD

Allows storage of a binary (generally containing information used in the completion of a QuestionnaireResponse). The data might be in a variety of forms.

  update MAY

Allows updating a previously submitted binary data. (Systems may place rules on who can update binary data and under what circumstances).

  delete MAY

Allows removal of binary data from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove binary data and under what circumstances.



DocumentReference

Interactions

Name Conformance Description
  create SHOULD

Allows storage of a document reference (generally containing information used in the completion of a QuestionnaireResponse).

  update MAY

Allows updating a previously submitted document reference. (Systems may place rules on who can update document references and under what circumstances).

  delete MAY

Allows removal of document references from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove document references and under what circumstances.



Provenance

Interactions

Name Conformance Description
  create SHOULD

Allows submitting a Provenance record associated with a particular QuestionnaireResponse.


Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "sdc-form-archiver",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>SDC Form Archiver</h2>\n <p>(Requirements Definition Capability Statement)</p>\n <p>Canonical URL: http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-archiver Published: 2015-09-03 (draft)</p>\n <p>Published by: <b>HL7 International - FHIR Infrastructure</b>\n </p>\n <p>This profile defines the expected capabilities of the <i>SDC Form Archiver</i> role when conforming to the S&amp;I Framework's <a href=\"index.html\">Structured Data Capture FHIR implementation guide</a>. This role is responsible for persisting (archiving) completed or partially completed forms (<a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html\">QuestionnaireResponse</a> resource instances). These instances may be submitted individually or in a bundle together with <a href=\"http://hl7.org/fhir/R4/provenance.html\">Provenance</a> information providing details about the completion of the questionnaire response. In some cases <a href=\"http://hl7.org/fhir/R4/binary.html\">Binary</a> or <a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a> resources might also be submitted to convey source information used in the population of the questionnaire response.</p>\n <p>The purpose of this role is to capture &quot;work in progress&quot; for archival reasons. There is no expectation that submitted form data is subsequently made available for retrieval (at least not in the same format), though it might be made available through out-of-band mechanisms.</p>\n <h2>General</h2>\n <div class=\"table-wrapper\">\n <table class=\"grid\">\n <tbody>\n <tr>\n <th>FHIR Version:</th>\n <td>1.0.0</td>\n </tr>\n <tr>\n <th>Supported formats:</th>\n <td>xml, json</td>\n </tr>\n </tbody>\n </table>\n </div>\n <h2>REST client behavior</h2>\n <p>The <a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html\">QuestionnaireResponse</a> may be sent as a single instance or as a FHIR <a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a> also containing <a href=\"http://hl7.org/fhir/R4/provenance.html\">Provenance</a> resources providing details on the sources of information. A Bundle submission might also include <a href=\"http://hl7.org/fhir/R4/binary.html\">Binary</a> and/or <a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a> instances referring to the data used to populate the form. A Form Archiver must support persisting, searching and retrieving those resources.</p>\n <p>\n <b>Security:</b>\n </p>\n <p>Implementations must meet the general security requirements documented in the <a href=\"security.html\">SDC implementation guide</a>.</p>\n <h3>Resource summary</h3>\n <div class=\"table-wrapper\">\n <table class=\"grid\">\n <thead>\n <tr>\n <th>Resource</th>\n <th>Search</th>\n <th>Read</th>\n <th>Read Version</th>\n <th>Instance History</th>\n <th>Resource History</th>\n <th>Create</th>\n <th>Update</th>\n <th>Delete</th>\n <th>Operations</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>QuestionnaireResponse (<a href=\"http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse\">Profile</a>)</th>\n <td/>\n <td/>\n <td/>\n <td/>\n <td/>\n <td>\n <a href=\"#QuestionnaireResponse-create\" title=\"Allows archiving (storing) a completed or partially-completed form\">SHALL</a>\n </td>\n <td>\n <a href=\"#QuestionnaireResponse-update\" title=\"Allows updating a previously archived form. (Systems may place rules on who can update forms and under what circumstances).\">SHOULD</a>\n </td>\n <td>\n <a href=\"#QuestionnaireResponse-delete\" title=\"Allows removal of an archived form from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove a submitted response and under what circumstances.\">MAY</a>\n </td>\n <td/>\n </tr>\n <tr>\n <th>Binary</th>\n <td/>\n <td/>\n <td/>\n <td/>\n <td/>\n <td>\n <a href=\"#Binary-create\" title=\"Allows storage of a binary (generally containing information used in the completion of a QuestionnaireResponse). The data might be in a variety of forms.\">SHOULD</a>\n </td>\n <td>\n <a href=\"#Binary-update\" title=\"Allows updating a previously submitted binary data. (Systems may place rules on who can update binary data and under what circumstances).\">MAY</a>\n </td>\n <td>\n <a href=\"#Binary-delete\" title=\"Allows removal of binary data from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove binary data and under what circumstances.\">MAY</a>\n </td>\n <td/>\n </tr>\n <tr>\n <th>DocumentReference</th>\n <td/>\n <td/>\n <td/>\n <td/>\n <td/>\n <td>\n <a href=\"#DocumentReference-create\" title=\"Allows storage of a document reference (generally containing information used in the completion of a QuestionnaireResponse).\">SHOULD</a>\n </td>\n <td>\n <a href=\"#DocumentReference-update\" title=\"Allows updating a previously submitted document reference. (Systems may place rules on who can update document references and under what circumstances).\">MAY</a>\n </td>\n <td>\n <a href=\"#DocumentReference-delete\" title=\"Allows removal of document references from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove document references and under what circumstances.\">MAY</a>\n </td>\n <td/>\n </tr>\n <tr>\n <th>Provenance</th>\n <td/>\n <td/>\n <td/>\n <td/>\n <td/>\n <td>\n <a href=\"#Provenance-create\" title=\"Allows submitting a Provenance record associated with a particular QuestionnaireResponse.\">SHOULD</a>\n </td>\n <td/>\n <td/>\n <td/>\n </tr>\n </tbody>\n </table>\n </div>\n <h3>General interactions</h3>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Name</th>\n <th>Capability Statement</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>\n <a name=\"-transaction\"> </a>\n <span>transaction</span>\n </th>\n <td>SHOULD</td>\n <td>\n <p>Modes: </p>\n <p>Allows submission of a <a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html\">QuestionnaireResponse</a> together with <a href=\"http://hl7.org/fhir/R4/provenance.html\">Provenance</a> and other supporting resources as a single unit of work.</p>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html\">QuestionnaireResponse</a>\n </h3>\n <p>Profile: <a href=\"http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse\">http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse</a>\n </p>\n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Name</th>\n <th>Conformance</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>\n <a name=\"QuestionnaireResponse-create\"> </a>\n <span>create</span>\n </th>\n <td>SHALL</td>\n <td>\n <p>Allows archiving (storing) a completed or partially-completed form</p>\n </td>\n </tr>\n <tr>\n <th>\n <a name=\"QuestionnaireResponse-update\"> </a>\n <span>update</span>\n </th>\n <td>SHOULD</td>\n <td>\n <p>Allows updating a previously archived form. (Systems may place rules on who can update forms and under what circumstances).</p>\n </td>\n </tr>\n <tr>\n <th>\n <a name=\"QuestionnaireResponse-delete\"> </a>\n <span>delete</span>\n </th>\n <td>MAY</td>\n <td>\n <p>Allows removal of an archived form from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove a submitted response and under what circumstances.</p>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/R4/binary.html\">Binary</a>\n </h3>\n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Name</th>\n <th>Conformance</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>\n <a name=\"Binary-create\"> </a>\n <span>create</span>\n </th>\n <td>SHOULD</td>\n <td>\n <p>Allows storage of a binary (generally containing information used in the completion of a <a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html\">QuestionnaireResponse</a>). The data might be in a variety of forms.</p>\n </td>\n </tr>\n <tr>\n <th>\n <a name=\"Binary-update\"> </a>\n <span>update</span>\n </th>\n <td>MAY</td>\n <td>\n <p>Allows updating a previously submitted binary data. (Systems may place rules on who can update binary data and under what circumstances).</p>\n </td>\n </tr>\n <tr>\n <th>\n <a name=\"Binary-delete\"> </a>\n <span>delete</span>\n </th>\n <td>MAY</td>\n <td>\n <p>Allows removal of binary data from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove binary data and under what circumstances.</p>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a>\n </h3>\n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Name</th>\n <th>Conformance</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>\n <a name=\"DocumentReference-create\"> </a>\n <span>create</span>\n </th>\n <td>SHOULD</td>\n <td>\n <p>Allows storage of a document reference (generally containing information used in the completion of a <a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html\">QuestionnaireResponse</a>).</p>\n </td>\n </tr>\n <tr>\n <th>\n <a name=\"DocumentReference-update\"> </a>\n <span>update</span>\n </th>\n <td>MAY</td>\n <td>\n <p>Allows updating a previously submitted document reference. (Systems may place rules on who can update document references and under what circumstances).</p>\n </td>\n </tr>\n <tr>\n <th>\n <a name=\"DocumentReference-delete\"> </a>\n <span>delete</span>\n </th>\n <td>MAY</td>\n <td>\n <p>Allows removal of document references from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove document references and under what circumstances.</p>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/R4/provenance.html\">Provenance</a>\n </h3>\n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Name</th>\n <th>Conformance</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>\n <a name=\"Provenance-create\"> </a>\n <span>create</span>\n </th>\n <td>SHOULD</td>\n <td>\n <p>Allows submitting a Provenance record associated with a particular <a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html\">QuestionnaireResponse</a>.</p>\n </td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>"
  },
  "url" : "http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-archiver",
  "version" : "3.0.0",
  "name" : "SDCFormArchiver",
  "title" : "SDC Form Archiver",
  "status" : "draft",
  "date" : "2015-09-03",
  "publisher" : "HL7 International - FHIR Infrastructure Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "This profile defines the expected capabilities of the ''SDC Form Archiver'' role when conforming to the S&I Framework's [[index.html|Structured Data Capture FHIR implementation guide]]. This role is responsible for persisting (archiving) completed or partially completed forms ([[QuestionnaireResponse]] resource instances). These instances may be submitted individually or in a bundle together with [[Provenance]] information providing details about the completion of the questionnaire response. In some cases [[Binary]] or [[DocumentReference]] resources might also be submitted to convey source information used in the population of the questionnaire response.<br/>The purpose of this role is to capture \"work in progress\" for archival reasons. There is no expectation that submitted form data is subsequently made available for retrieval (at least not in the same format), though it might be made available through out-of-band mechanisms.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "kind" : "requirements",
  "fhirVersion" : "4.3.0",
  "format" : [
    "xml",
    "json"
  ],
  "rest" : [
    {
      "mode" : "client",
      "documentation" : "The [[QuestionnaireResponse]] may be sent as a single instance or as a FHIR [[Bundle]] also containing [[Provenance]] resources providing details on the sources of information. A Bundle submission might also include [[Binary]] and/or [[DocumentReference]] instances referring to the data used to populate the form. A Form Archiver must support persisting, searching and retrieving those resources.",
      "security" : {
        "description" : "Implementations must meet the general security requirements documented in the [[security.html|SDC implementation guide]]."
      },
      "resource" : [
        {
          "type" : "QuestionnaireResponse",
          "profile" : "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create",
              "documentation" : "Allows archiving (storing) a completed or partially-completed form"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "update",
              "documentation" : "Allows updating a previously archived form. (Systems may place rules on who can update forms and under what circumstances)."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete",
              "documentation" : "Allows removal of an archived form from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove a submitted response and under what circumstances."
            }
          ]
        },
        {
          "type" : "Binary",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "create",
              "documentation" : "Allows storage of a binary (generally containing information used in the completion of a [[QuestionnaireResponse]]). The data might be in a variety of forms."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update",
              "documentation" : "Allows updating a previously submitted binary data. (Systems may place rules on who can update binary data and under what circumstances)."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete",
              "documentation" : "Allows removal of binary data from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove binary data and under what circumstances."
            }
          ]
        },
        {
          "type" : "DocumentReference",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "create",
              "documentation" : "Allows storage of a document reference (generally containing information used in the completion of a [[QuestionnaireResponse]])."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update",
              "documentation" : "Allows updating a previously submitted document reference. (Systems may place rules on who can update document references and under what circumstances)."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete",
              "documentation" : "Allows removal of document references from a repository. Note that the removal may be logical rather than physical. Some systems may have rules for who can remove document references and under what circumstances."
            }
          ]
        },
        {
          "type" : "Provenance",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "create",
              "documentation" : "Allows submitting a Provenance record associated with a particular [[QuestionnaireResponse]]."
            }
          ]
        }
      ],
      "interaction" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            }
          ],
          "code" : "transaction",
          "documentation" : "Allows submission of a [[QuestionnaireResponse]] together with [[Provenance]] and other supporting resources as a single unit of work."
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.